Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve type resolution for unstripping #158

Merged

Conversation

ds5678
Copy link
Collaborator

@ds5678 ds5678 commented Sep 8, 2024

  • Support PinnedTypeSignature
  • Support CustomModifierTypeSignature
  • Resolve nested types with the correct priority

@ds5678 ds5678 added enhancement New feature or request generation Related to assembly generation labels Sep 8, 2024
@ds5678 ds5678 added this to the 1.5.0 milestone Sep 8, 2024
@ds5678 ds5678 requested a review from js6pak September 8, 2024 20:14
* Support PinnedTypeSignature
* Support CustomModifierTypeSignature
* Resolve nested types with the correct priority
* Handle BoxedTypeSignature and FunctionPointerTypeSignature

SentinelTypeSignature

Function pointers and boxed types
@ds5678 ds5678 force-pushed the unstripping-pinned-and-custom-modifiers branch from 34131a6 to 2c28ede Compare September 13, 2024 22:33
@ds5678 ds5678 merged commit 89b8d31 into BepInEx:master Sep 14, 2024
2 checks passed
@ds5678 ds5678 deleted the unstripping-pinned-and-custom-modifiers branch September 14, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request generation Related to assembly generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants